﻿@media (min-width: 1200px) {
    .header-pc>div .logo a img {
        width: 200px;
        height: 74px
    }
}

.header-pc>div .nav .cell:hover>a,
.header-pc>div .nav .cell.selected>a {
    color: #0683c9 !important;
    border-bottom: 1px solid #0683c9 !important;
}

.header-pc>div .nav .cell.selected>a {
    border-bottom: 1px solid #0683c9 !important;
}

.header-pc>div .tel span {
    color: #0683c9 !important;
}

.index_banner .owl-carousel .owl-dots .owl-dot.active span,
.index_banner .owl-carousel .owl-dots .owl-dot:hover span,
.news--head>div .prev-next a:hover:nth-last-of-type(4),
.news--head>div .prev-next a:hover {
    background-color: #0683c9 !important;
}

.header-pc>div .nav .cell .second--nav a:hover,
.header-pc>div .nav .cell .second--nav a.selected,
.crumbs>div>div a:hover,
.history--container .list .cell .content .year {
    color: #0683c9 !important;
}

.index--product .head .subtitle span:before,
.sub--head .subtitle span::before,
.sub--head .category h2 a:hover,
.sub--head .category h2 a.selected,
.footer1 .qr .cell em,
.history--container .list .cell .content strong {
    background-color: #0683c9 !important;
}

.product--list .cell .title:after,
.index--about .btn a:hover:after,
.index--about .btn a:hover:before {
    background: #0683c9 !important;
}

.index--product .owl-dots .owl-dot.active span {
    background: #0683c9 !important;
}

.index--about>div .content {
    background: #eef6ff;
}

.index--news>div .head .subtitle span::before {
    background: #0683c9 !important;
}

.index--news>div .body .r .img>div>div>div,
.news--list .cell:hover .time strong::before,
.news--list .cell:hover .time strong::after,
.pc .news--list .cell:hover:before,
.merchant--btn a,
.index--about .head .subtitle span:before,
.product--recommend .head span:after,
.product--recommend .head span:before,
.product--recommend .body .cell .title:after,
.product--content .head span:after,
.product--content .head span:before,
.news--recommend .head span:after,
.news--recommend .head span:before {
    background: #0683c9 !important;
}

.footer1 {
    background: url(../images/footer00.png) no-repeat center -1px #0683c9;
}

.index--news>div .body .r:hover .text h3 a,
.news--list .cell .time span,
.news--recommend .body .cell h3:hover a {
    color: #0683c9 !important;
}

.footer2 a:hover,
.pc .news--list .cell:hover .text h3 a,
.pc .news--list .cell:hover .time span,
.pc .news--list .cell:hover .time em,
.pc .news--list .cell:hover .time strong,
.careers--contact>div .tel,
.careers--list .cell h3,
.index--about .btn a:hover,
.honor--head span,
.honor--container .honor--list .item:hover .title h3 {
    color: #0683c9 !important;
}

.pager span,
.pager a:hover,
.pager span:hover {
    color: #fff;
    border-color: #0683c9 !important;
    background: #0683c9 !important;
}

.footer1 .contact .r p,
.footer1 .contact .l p {
    color: #fff !important;
}

.news--head>div .prev-next a:hover,
.product--image .image .thumb img:hover,
.product--image .image .thumb img.selected {
    border-color: #0683c9 !important;
}

.merchant--input .input.focus {
    box-shadow: 0 0 7px #177fbb;
    border-color: #177fbb !important;
}

.about--content .inlineblock {
    margin: 0 4px !important;
}

.history--container .list .cell:nth-of-type(even) .content,
.history--container .list .cell:nth-of-type(odd) .content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
}

.history--container .list .cell:nth-of-type(even) .content strong {
    margin: 8px -6px 0 7px;
}

.history--container .list .cell:nth-of-type(odd) .content strong {
    margin: 8px 7px 0 -2px;
}

.history--container .list .cell:nth-of-type(odd) .content .year,
.history--container .list .cell:nth-of-type(even) .content .year {
    margin-top: 17px;
}